Skip to content

fix: error handling in Sequence#130

Merged
bajtos merged 1 commit into
masterfrom
fix/error-handling
May 21, 2019
Merged

fix: error handling in Sequence#130
bajtos merged 1 commit into
masterfrom
fix/error-handling

Conversation

@bajtos

@bajtos bajtos commented May 20, 2019

Copy link
Copy Markdown
Member

Rework the code handling authentication errors to correctly preserve stack trace of the original error, instead of creating a new error instance with a stack pointing to the Sequence class only.

@bajtos bajtos added the bug Something isn't working label May 20, 2019
@bajtos
bajtos requested review from a team and emonddr May 20, 2019 10:10
@bajtos bajtos self-assigned this May 20, 2019
@bajtos
bajtos force-pushed the fix/error-handling branch from d999f69 to d3b0b7b Compare May 20, 2019 10:12
Rework the code handling authentication errors to correctly preserve
stack trace of the original error, instead of creating a new error
instance with a stack pointing to the Sequence class only.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
@bajtos
bajtos force-pushed the fix/error-handling branch from d3b0b7b to e8c60b1 Compare May 20, 2019 10:13

@emonddr emonddr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, @bajtos :)

@bajtos
bajtos merged commit 162b13d into master May 21, 2019
@bajtos
bajtos deleted the fix/error-handling branch May 21, 2019 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants